home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q100 / 9 / 35.TXT
Text File  |  1993-08-30  |  2KB  |  58 lines

  1. DOCUMENT:Q100935  08-JUL-1993  [W_NT]
  2. TITLE   :PRB: Specifying Drive A in BOOT.INI Causes Page Fault
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. --------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. --------------------------------------------------------------------
  14.  
  15. Summary:
  16.  
  17. Installation of Windows NT on a single NTFS partition with MS-DOS
  18. present results in a multiboot choice although MS-DOS is not bootable.
  19. Attempt to boot from floppy by specifying A: drive in BOOT.INI may
  20. result in
  21.  
  22.          0000000E   ===========  Page Fault   ===========
  23.          .......
  24.  
  25. To workaround this problem delete C:\="MS-DOS" from [operating
  26. systems] section of the BOOT.INI or set timeout=0 in [boot loader]
  27. section.
  28.  
  29. More Information:
  30.  
  31. Steps to Reproduce Problem
  32. --------------------------
  33.  
  34. 1. Edit the BOOT.INI file after making it write enabled. Change
  35.    C:\="MS_DOS" to A:\="MS-DOS" in the [operating systems] section.
  36.  
  37. 2. Reboot the system.
  38.  
  39. 3. Select MS-DOS from the choice of operating systems, this will
  40.    result in a page fault.
  41.  
  42. Additional reference words: 3.10 winnt
  43.  
  44. =============================================================================
  45.  
  46. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  47. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  48. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  49. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  50. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  51. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  52. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  53. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  54. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  55. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  56. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  57.  
  58. Copyright Microsoft Corporation 1993.